home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / Italian.lproj / Ruler.strings < prev    next >
Encoding:
Text (UTF-16)  |  1996-03-28  |  1.5 KB  |  33 lines

  1. /* Menu item to show the ruler */
  2. "Show Ruler" = "Mostra il righello";
  3.  
  4. /* Menu item to hide the ruler */
  5. "Hide Ruler" = "Nascondi il righello";
  6.  
  7. /* Localized unit abbreviation for points */
  8. "pt" = "pt.";
  9.  
  10. /* Localized unit abbreviation for centimeters */
  11. "cm" = "cm";
  12.  
  13. /* Localized unit abbreviation for picas */
  14. "pc" = "pc";
  15.  
  16. /* Localized unit abbreviation for inches */
  17. "in" = "in";
  18.  
  19. /* (picas) Units printed at left edge of ruler. */
  20. " picas" = " pica";
  21.  
  22. /* (cm) Units printed at left edge of ruler. */
  23. " cm" = " cm";
  24.  
  25. /* (inches) Units printed at left edge of ruler. */
  26. " inches" = " pollici";
  27.  
  28. /* (points) Units printed at left edge of ruler. */
  29. " points" = " punti";
  30.  
  31. /* Font used in the ruler to draw the numbers. */
  32. "Helvetica" = "Helvetica";
  33.